home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / python-gnupginterface / README < prev    next >
Text File  |  2001-08-25  |  489b  |  14 lines

  1. GnuPGInterface is a Python module to interface with GnuPG.
  2. It concentrates on interacting with GnuPG via filehandles,
  3. providing access to control GnuPG via versatile and extensible means.
  4.  
  5. This module is based on GnuPG::Interface, a Perl module by the same author.
  6.  
  7. To install this distribution, simply run the following:
  8.  
  9.     python setup.py build
  10.     python setup.py install
  11.  
  12. See 'pydoc GnuPGInterface' for module documentation.  Only recent
  13. versions of Python include the executable 'pydoc'.
  14.